Welcome![Sign In][Sign Up]
Location:
Search - http client

Search list

[JSP/JavaHTTP客户端

Description: java http客户端相应源代码-http client corresponding source code
Platform: | Size: 734208 | Author: 侯志宏 | Hits:

[Browser Clientsiege-latest.tar

Description: http client test source code
Platform: | Size: 375808 | Author: 牛人 | Hits:

[Internet-Network使用java控制HTTP协议客户端应用

Description:  Http客户端程序已集成在Java语言中,可以通过URLConnection类调用。遗憾的是,由于SUN没有公布Http客户程序的源码,它实现的细节仍是一个谜。本文根据HTTP协议规范,用Java.net.Socket类实现一个HTTP协议客户端程序。 -Http client program has been integrated into the Java language, URLConnection can call category. Unfortunately, because Sun has not announced Http client source code, it achieved the details are still a mystery. According to the HTTP protocol specification. with the realization of a category Java.net.Socket HTTP client program.
Platform: | Size: 6144 | Author: 郑描中 | Hits:

[Windows DevelopWEBClient

Description: SDK,模拟HTTP客户端VC,采用原始的 WINSOCKET,够详细了吧-SDK, simulation HTTP client VC, using primitive WINSOCKET enough details of the hour
Platform: | Size: 2048 | Author: | Hits:

[Communicationhttpclt

Description: http client 简单易懂的HTTP客户端例子代码, 很好的学习例子程序.-http client easily understood HTTP client code examples, good examples of the learning process.
Platform: | Size: 8192 | Author: 纪灵 | Hits:

[Internet-NetworkJianasyhttpclient

Description: 一个实现同步MFC的http客户端,学习Winsock很用帮助-a synchronous MFC http client, the study is used to help Winsock
Platform: | Size: 70656 | Author: 张剑 | Hits:

[Internet-NetworkHTTPClient.tar

Description: Http client implemented in Java
Platform: | Size: 550912 | Author: Sean | Hits:

[Remote ControlHttpClinet

Description: HTTP客户端工程程序,通过此程序可以与对应的HTTP服务端程序进行数据传输.本工程是VC2005工程-HTTP client works procedures. through this procedure with the corresponding HTTP server procedures for data transmission. The project works VC2005
Platform: | Size: 7554048 | Author: hzh272 | Hits:

[ICQ-IM-ChatHttpSvr_Client

Description: HTTP服务器例程,使用时需要在建一个 C:\webpages\的目录。你把该目录下的webpages拷到C:就好了。 HttpClient 演示HTTP的客户端,因此运行时必须在本机有开HTTP服务才行。-HTTP server routines need to use to build a C: webpages directory. You put the directory of webpages Kaodao C: just fine. HttpClient demo HTTP client, it must be running in this machine has got to open HTTP services.
Platform: | Size: 287744 | Author: | Hits:

[Ftp ClientHTTP

Description: 个完整的ftp客户端代码,虽然功能没有专业的客户端软件强大,但是也算是比较好的ftp客户端软件。-a complete ftp client code, although the function of the professional powerful client software, but is relatively good ftp client -Complete ftp client code, although the functions do not possess the specialized client software, powerful, but also be regarded as relatively good ftp client software.-a complete ftp client code, although the function of the professional powerful client software, but is relatively good ftp client
Platform: | Size: 7614464 | Author: 林玲 | Hits:

[Internet-Networkhttp

Description: HTTP客户端例子程序 用HTTP协议与WEB网站通信,实现基本的GET/POST消息交互。 主要功能: GET 网站上的页面、下载JPG文件等 POST 表单,包括上传文件。 分析部分常用的返回信息 主要用途: 实践GET/POST消息交互,根据网站的内容具体修改可以定制成专用的接口程序。 主要函数都没有用MFC,可以轻松移植到嵌入式系统。-HTTP client example program using HTTP protocol and WEB site communications, and realize the basic GET/POST interactive news. Main functions: GET on the site page, download JPG files a form POST, including upload files. Analysis of some commonly used to return information on the main purposes: the practice of GET/POST interactive news, according to site specific changes to the content can be customized into a dedicated interface program. The main functions are not used MFC, can be easily ported to embedded systems.
Platform: | Size: 56320 | Author: | Hits:

[Internet-Networkhttp_client

Description: http客户端源代码,加到工程中就可以直接使用了-http client source code, added to the project can be directly used
Platform: | Size: 25600 | Author: | Hits:

[Internet-NetworkHTTPClient

Description: This package provides a complete http client library. It currently implements most of the relevant parts of the HTTP/1.0 and HTTP/1.1 protocols, including the request methods HEAD, GET, POST and PUT, and automatic handling of authorization, redirection requests, and cookies. Furthermore the included Codecs class contains coders and decoders for the base64, quoted-printable, URL-encoding, chunked and the multipart/form-data encodings. The whole thing is free, and licenced under the GNU Lesser General Public License (LGPL) (note that this is not the same as the GPL). -This package provides a complete http client library. It currently implements most of the relevant parts of the HTTP/1.0 and HTTP/1.1 protocols, including the request methods HEAD, GET, POST and PUT, and automatic handling of authorization, redirection requests, and cookies. Furthermore the included Codecs class contains coders and decoders for the base64, quoted-printable, URL-encoding, chunked and the multipart/form-data encodings. The whole thing is free, and licenced under the GNU Lesser General Public License (LGPL ) (note that this is not the same as the GPL).
Platform: | Size: 734208 | Author: Guo Quan | Hits:

[Internet-NetworkHTTPClient

Description: 本实例为一个http协议的客户端的实现-The example of the agreement as a http client realize
Platform: | Size: 61440 | Author: cw | Hits:

[Windows DevelopBL

Description: http client src -http client src
Platform: | Size: 108544 | Author: laiht | Hits:

[Internet-NetworkHttpClient

Description: 一个简单的http客户端,可以根据指定url从http服务器下载指定的文件。-A simple http client that can be specified url from the http server to download the file specified.
Platform: | Size: 4096 | Author: jacky_chen | Hits:

[Internet-NetworkVC.GET.POST.HTTP.client.code.send.request

Description: VC实现GET POST发送请求HTTP客户端代码VC realize GET POST HTTP client code to send request -VC realize GET POST HTTP client code to send request
Platform: | Size: 37888 | Author: 67 | Hits:

[Internet-NetworkHTTP

Description: HTTP client made really easy
Platform: | Size: 27648 | Author: pokemoni | Hits:

[Internet-NetworkClient

Description: The program represent an HTTP client In unix
Platform: | Size: 48128 | Author: shahar | Hits:

[Otherhttp-tiny-1.2.tar

Description: 一个简单的http client,可以实现GET,PUT,DELETE等功能(A simple http client)
Platform: | Size: 12288 | Author: ruby226 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 41 »

CodeBus www.codebus.net